Rename libxml2 functions, and make parse tree format consistent with xml.el.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 22 Sep 2010 03:10:16 +0000 (23:10 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 22 Sep 2010 03:10:16 +0000 (23:10 -0400)
commit13881cc26218bab982706de847cb6ddcee8f3254
tree819f3412bff66bbaac09c906e716801ba158e894
parent85937ea2be2f6b2fcf034fb338f8fe413a6447ab
Rename libxml2 functions, and make parse tree format consistent with xml.el.

* xml.c: Switch to GNU indentation.
(make_dom): Change parse tree format to match xml.el.
(Fxml_parse_html_string_internal): Rename from html-parse-string.
(Fxml_parse_string_internal): Rename from xml-parse-string.

* configure.in: Announce whether libxml2 is linked to.
ChangeLog
configure
configure.in
etc/NEWS
src/ChangeLog
src/xml.c